home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Games / drying.swf / scripts / frame_132 / PlaceObject2_206_944 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2008-08-08  |  122b  |  7 lines

  1. onClipEvent(load){
  2.    turm = 70;
  3.    tmpTurm = turm;
  4.    sndWind = new Sound(this);
  5.    sndWind.attachSound("wind");
  6. }
  7.